Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 65,582 for

document formatting

(0.15 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells for Python via .NET library so that users can change the appearance of the cells as they need....same formatting options to cells, create a new formatting style... A formatting style object is a combination of formatting characteristics...

    docs.aspose.com/cells/python-net/modify-an-exis...
  2. CellFormat.verticalAlignment property | Aspose....

    CellFormat.verticalAlignment property. Returns or sets the vertical alignment of text in the cell.... Document (); let builder = new aw ...Setting table formatting options for a document builder // will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your Document's structure by identifying bulleted or numbered paragraphs for better readability....has bulleted or numbered formatting applied to it. public bool...paragraphs in a document that are list items. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.lis...
  4. DocumentBase.warningCallback property | Aspose....

    DocumentBase.warningCallback property. Called during various Document processing procedures when an issue is detected that might result in data or Formatting fidelity loss....property Called during various document processing procedures when...that might result in data or formatting fidelity loss. get warningCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BorderCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.BorderCollection, your go-to solution for managing and customizing Border objects effortlessly for enhanced Document Formatting....the Programming with Documents documentation article. public sealed...collection. Remarks Different document elements have different borders...

    reference.aspose.com/words/net/aspose.words/bor...
  6. Why Not Open XML SDK|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... OOXML documents are essentially zipped XML...with the content of OOXML documents in a strongly-typed way. That...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  7. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_Formatting method. Resets to default paragraph Formatting....clear_formatting method clear_formatting() Resets to default...default paragraph formatting. def clear_formatting ( self ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.clearFormatting method | Aspose...

    ParagraphFormat.clearFormatting method. Resets to default paragraph Formatting....Resets to default paragraph formatting. clearFormatting () Remarks...Remarks Default paragraph formatting is Normal style, left aligned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition property. Returns or sets the position (in points) for the second line of wrapping text for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same Formatting in the paragraph in C++....Joins runs with the same formatting in the paragraph. int32_t...runs. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...